<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
@media screen and (min-width: 1280px) {
  .content{
    margin: 0 auto;
    overflow: hidden;
  }
  a{
    color: #fff;
  }
  .information a{
    color: black;
  }
  header{
    width: 100%;
    height: 60px;
    background-color: black;
    z-index: 55555;
  }
  header .nav{
    width: 1200px;
    margin: 0 auto;
    height: 60px;
    padding-left: 1.9%;
  }
  header p{
    width: 7%;
    height: 60px;
    line-height: 60px;
    float: right;
    color: #fff;
    text-align: center;
  }
  header p a{
    color: #fff;
    width: 50%;
    height: 96.67%;
    display: block;
    text-align: center;
    margin: 0 auto;
  }
  .border_bottom{
    border-bottom: 2px solid #fff;
  }
  .banner{
    width: 100%;
    position: relative;
  }
  .banner .banner_main {
    width: 1200px;
    height: 667px;
    margin: 0 auto;
    position: relative;
  }
  .banner .banner_main .logo2{
    position: absolute;
    left: 0;
    margin-top: 100px;
  }
  .banner .banner_main .phone{
    width: 28.35%;
    float: right;
    margin-top: 63px;
    margin-right: 125px;
    position: relative;
  }
  .banner .banner_main .phone img{
    width: 100%;
    height: auto;
  }
  .banner .banner_main .phone img.arrow{
    position: absolute;
    top: 80px;
    right: -156px;
    width: 42.34%;
    height: auto;
  }
  .banner .banner_main .phone img.shadow{
    position: absolute;
    bottom: -3px;
    right: 0;
    height: auto;
    z-index: -10;
  }
  .banner .banner_main .phone .shipin{
    position: absolute;
    width: 87.08%;
    height: 77.17%;
    top: 50%;
    left: 50%;
    margin-top: -78.5%;
    margin-left: -43.54%;
  }
  .banner .banner_main .number{
    position: absolute;
    top: 350px;
    left: 20px;
  }
  .banner .banner_main .number p:first-child{
    font-size: 64px;
    color: #50f520;
  }
  .banner .banner_main .number p:last-child{
    color: #888;
    font-size: 14px;
    position: absolute;
    bottom: 17%;
    right: -35%;
  }
  .banner .banner_main .download{
    width: 50%;
    position: absolute;
    top: 489px;
    left: 20px;
  }
  .banner .banner_main .download .apple{
    width: 46.66%;
    float: left;
    margin-right: 6.67%;
  }
  .banner .banner_main .download .apple a{
    width: 100%;
    height: 100%;
  }
  .information{
    width: 1200px;
    height: 100px;
    margin: 0 auto;
    position: relative;
  }
  .information .news{
    width: 100%;
    height: 100px;
    position: absolute;
    top: 50%;
    margin-top: -178.5px;
  }
  .information .news .news_title .en{
    color: #BBB;
    font-size: 12px;
  }
  .information .news .news_title .zh{
    font-weight: bold;
    font-size: 36px;
  }
  .information .news .news_title .green{
    width: 64px;
    height: 4px;
    background-color: #53DE2B;
    margin: 12px 0 15px 0;
  }
  .information .news .news_main{
    width: 46.52%;
    height: 134px;
    float: left;
    margin-top: 15px;
    margin-bottom: 60px;
  }
  .information .news .news_main li{
    width: 100%;
    font-size: 14px;
    margin-top: 15px;
  }
  .information .news .news_main li a{
    display: block;
    width: 100%;
  }
  .information .news .news_main li:first-child{
    margin-top: 0;
  }
  .information .news .news_main li .new_info{
    display: inline-block;
    width: 71.48%;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
  }
  .information .news .news_main li .new_date{
    float: right;
    color: #BBB;
  }
  .information .news .margin{
    width: 1px;
    height: 100px;
    background-color: #EEE;
    float: left;
    margin: 0 3.18%;
    margin-top: 15px;
  }
  .information .news .more_news{
    width: 34.98%;
    height: 60px;
    border: 1px solid #000;
    float: left;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -17.49%;
    text-align: center;
    font-size: 20px;
    line-height: 60px;
  }
  .information .news .more_news a{
    display: block;
    width: 100%;
    height: 100%;
    color: black;
  }
  footer{
    width: 100%;
    height: 353px;
    background-color: #1B1B1B;
  }
  footer .company_info{
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    padding-top: 40px;
    color: #fff;
  }
  footer .company_info .left{
    float: left;
    width: 31.08%;
    height: 160px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  footer .company_info .left .wei .weixin{
    margin-right: 20px;
  }
  footer .company_info .left p{
    font-size: 12px;
    color: #676767;
  }
  footer .company_info .line{
    float: left;
    width: 1px;
    height: 187px;
    background-color: #3C3C3C;
    margin: 0 4.9%;
  }
  footer .company_info .ml30{
    margin-left: 30px;
  }
  footer .company_info .contact{
    width: 23%;
    height: 187px;
    float: left;
  }
  footer .company_info .contact .us ,.friend{
    font-size: 14px;
    color: #505050;
  }
  footer .company_info .contact .email, .qq{
    font-size: 20px;
    height: 50px;
    line-height: 50px;
  }
  footer .company_info .contact .email span, .qq span{
    font-size: 14px;
    color: #505050;
    float: right;
  }
  footer .company_info .contact .qq{
    border-bottom: 2px solid #3C3C3C;
    margin-bottom: 15px;
  }
  footer .company_info .contact .location{
    font-size: 14px;
    height: 27px;
  }
  footer .company_info .contact .location img{
    vertical-align: middle;
    margin-right: 8px;
  }
  footer .company_info .friendshipLink{
    width: 19.87%;
    height: 187px;
    float: left;
  }
  footer .company_info .friendshipLink .h26{
    height: 26px;
    line-height: 26px;
    font-size: 14px;
  }
  footer .company_info .line2{
    width: 1200px;
    height: 1px;
    background-color: #3C3C3C;
    float: left;
    margin: 40px 0 25px 0;
  }
  footer .company_info .copyright{
    height: 46px;
    font-size: 12px;
    margin: 0 auto;
    width: 70%;
    height: 32px;
    text-align: center;
    color: #676767;
  }
  footer .company_info .copyright p{
    margin-bottom: 5px;
  }
}
@media screen and (min-width:1080px) and (max-width:1280px) {
  .content{
    margin: 0 auto;
    overflow: hidden;
  }
  a{
    color: #fff;
  }
  .information a{
    color: black;
  }
  header{
    width: 100%;
    height: 60px;
    background-color: black;
    z-index: 55555;
  }
  header .nav{
    width: 1024px;
    margin: 0 auto;
    height: 60px;
    padding-left: 1.9%;
  }
  header p{
    width: 7%;
    height: 60px;
    line-height: 60px;
    float: right;
    color: #fff;
    text-align: center;
  }
  header p a{
    color: #fff;
    width: 50%;
    height: 96.67%;
    display: block;
    text-align: center;
    margin: 0 auto;
  }
  .border_bottom{
    border-bottom: 2px solid #fff;
  }
  .banner{
    width: 100%;
    height: 578px;
    position: relative;
  }
  .banner .banner_main {
    width: 1024px;
    height: 424.5px;
    margin: 0 auto;
    position: relative;
  }
  .banner .banner_main .logo2{
    position: absolute;
    left: 0;
    margin-top: 100px;
    width: 46.1%;
    height: 33.76%;
  }
  .banner .banner_main .logo2 img{
    width: 100%;
    height: auto;
  }
  .banner .banner_main .phone{
    width: 28.32%;
    float: right;
    margin-top: 63px;
    margin-right: 106px;
    position: relative;
  }
  .banner .banner_main .phone img{
    width: 100%;
    height: auto;
  }
  .banner .banner_main .phone img.arrow{
    position: absolute;
    top: 36px;
    right: -130px;
    width: 42.34%;
    height: auto;
  }
  .banner .banner_main .phone img.shadow{
    position: absolute;
    bottom: -3px;
    right: 0;
    height: auto;
    z-index: -10;
  }
  .banner .banner_main .phone .shipin{
    position: absolute;
    width: 87.08%;
    height: 77.17%;
    top: 50%;
    left: 50%;
    margin-top: -78.5%;
    margin-left: -43.3%;
  }
  .banner .banner_main .number{
    position: absolute;
    top: 305px;
    left: 20px;
  }
  .banner .banner_main .number p:first-child{
    font-size: 54px;
    color: #50f520;
  }
  .banner .banner_main .number p:last-child{
    color: #888;
    font-size: 14px;
    position: absolute;
    bottom: 17%;
    right: -40%;
  }
  .banner .banner_main .number img{
    width: 100%;
    height: auto;
  }
  .banner .banner_main .download{
    width: 47.7%;
    position: absolute;
    top: 429px;
    left: 20px;
  }
  .banner .banner_main .download .apple{
    width: 46.66%;
    height: 100%;
    float: left;
    margin-right: 6.67%;
  }
  .banner .banner_main .download .android{
    width: 46.66%;
    height: 100%;
    float: right;
  }
  .banner .banner_main .download .apple img , .android img{
    width: 100%;
    height: auto;
  }
  .banner .banner_main .download .apple a{
    width: 100%;
    height: 100%;
  }
  .information{
    width: 1024px;
    height: 100px;
    margin: 0 auto;
    position: relative;
  }
  .information .news{
    width: 100%;
    height: 100px;
    position: absolute;
    top: 50%;
    margin-top: -178.5px;
  }
  .information .news .news_title .en{
    color: #BBB;
    font-size: 12px;
  }
  .information .news .news_title .zh{
    font-weight: bold;
    font-size: 36px;
  }
  .information .news .news_title .green{
    width: 64px;
    height: 4px;
    background-color: #53DE2B;
    margin: 12px 0 15px 0;
  }
  .information .news .news_main{
    width: 46.52%;
    height: 134px;
    float: left;
    margin-top: 15px;
    margin-bottom: 60px;
  }
  .information .news .news_main li{
    width: 100%;
    font-size: 14px;
    margin-top: 15px;
  }
  .information .news .news_main li a{
    display: block;
    width: 100%;
  }
  .information .news .news_main li:first-child{
    margin-top: 0;
  }
  .information .news .news_main li .new_info{
    display: inline-block;
    width: 71.48%;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
  }
  .information .news .news_main li .new_date{
    float: right;
    color: #BBB;
  }
  .information .news .margin{
    width: 1px;
    height: 134px;
    background-color: #EEE;
    float: left;
    margin: 0 3.18%;
    margin-top: 15px;
  }
  .information .news .more_news{
    width: 34.98%;
    height: 60px;
    border: 1px solid #000;
    float: left;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -17.49%;
    text-align: center;
    font-size: 20px;
    line-height: 60px;
  }
  .information .news .more_news a{
    display: block;
    width: 100%;
    height: 100%;
    color: black;
  }
  footer{
    width: 100%;
    height: 353px;
    background-color: #1B1B1B;
  }
  footer .company_info{
    width: 1024px;
    height: 100%;
    margin: 0 auto;
    padding-top: 40px;
    color: #fff;
  }
  footer .company_info .left{
    float: left;
    width: 29.65%;
    height: 160px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  footer .company_info .left p{
    font-size: 12px;
    color: #676767;
  }
  footer .company_info .left .footer_logo a img{
    width: 100%;
    height: auto;
  }
  footer .company_info .left .wei .weixin{
    margin-right: 20px;
  }
  footer .company_info .line{
    float: left;
    width: 1px;
    height: 187px;
    background-color: #3C3C3C;
    margin: 0 4.36%;
  }
  footer .company_info .ml30{
    margin-left: 30px;
  }
  footer .company_info .contact{
    width: 26%;
    height: 187px;
    float: left;
  }
  footer .company_info .contact .us ,.friend{
    font-size: 14px;
    color: #505050;
  }
  footer .company_info .contact .email, .qq{
    font-size: 20px;
    height: 50px;
    line-height: 50px;
  }
  footer .company_info .contact .email span, .qq span{
    font-size: 14px;
    color: #505050;
    float: right;
  }
  footer .company_info .contact .qq{
    border-bottom: 2px solid #3C3C3C;
    margin-bottom: 15px;
  }
  footer .company_info .contact .location{
    font-size: 14px;
    height: 27px;
  }
  footer .company_info .contact .location img{
    vertical-align: middle;
    margin-right: 8px;
  }
  footer .company_info .friendshipLink{
    width: 19.87%;
    height: 187px;
    float: left;
  }
  footer .company_info .friendshipLink .h26{
    height: 26px;
    line-height: 26px;
    font-size: 14px;
  }
  footer .company_info .line2{
    width: 1024px;
    height: 1px;
    background-color: #3C3C3C;
    float: left;
    margin: 40px 0 25px 0;
  }
  footer .company_info .copyright{
    height: 46px;
    font-size: 12px;
    margin: 0 auto;
    width: 50%;
    height: 32px;
    text-align: center;
    color: #676767;
  }
  footer .company_info .copyright p{
    margin-bottom: 5px;
  }
}

@media screen and (max-width:1080px) {
  body{
    width: 100%;
  }
  .content{
    margin: 0 auto;
    overflow: hidden;
  }
  a{
    color: #fff;
  }
  .information a{
    color: black;
  }
  header{
    width: 100%;
    height: 60px;
    background-color: black;
    z-index: 55555;
  }
  header .nav{
    width: 720px;
    margin: 0 auto;
    height: 60px;
    padding-left: 1.9%;
  }
  header p{
    width: 7%;
    height: 60px;
    line-height: 60px;
    float: right;
    color: #fff;
    text-align: center;
  }
  header p a{
    color: #fff;
    width: 80%;
    height: 96.67%;
    display: block;
    text-align: center;
    margin: 0 auto;
  }
  .border_bottom{
    border-bottom: 2px solid #fff;
  }
  .banner{
    width: 100%;
    height: 424.5px;
    position: relative;
  }
  .banner .banner_main {
    width: 720px;
    height: 424.5px;
    margin: 0 auto;
    position: relative;
  }
  .banner .banner_main .logo2{
    position: absolute;
    left: 0;
    margin-top: 100px;
    width: 46.1%;
    height: 33.76%;
  }
  .banner .banner_main .logo2 img{
    width: 100%;
    height: auto;
  }
  .banner .banner_main .phone{
    width: 28.3%;
    float: right;
    margin-top: 63px;
    margin-right: 75px;
    position: relative;
  }
  .banner .banner_main .phone img{
    width: 100%;
    height: auto;
  }
  .banner .banner_main .phone img.arrow{
    position: absolute;
    top: 26px;
    right: -95px;
    width: 42.34%;
    height: auto;
  }
  .banner .banner_main .phone img.shadow{
    position: absolute;
    bottom: -3px;
    right: 0;
    height: auto;
    z-index: -10;
  }
  .banner .banner_main .phone .shipin{
    position: absolute;
    width: 87.08%;
    height: 77.17%;
    top: 50%;
    left: 50%;
    margin-top: -79.5%;
    margin-left: -43.3%;
  }
  .banner .banner_main .number{
    position: absolute;
    top: 246px;
    left: 20px;
  }
  .banner .banner_main .number p:first-child{
    font-size: 42px;
    color: #50f520;
  }
  .banner .banner_main .number p:last-child{
    color: #888;
    font-size: 12px;
    position: absolute;
    bottom: 17%;
    right: -45%;
  }
  .banner .banner_main .number img{
    width: 100%;
    height: auto;
  }
  .banner .banner_main .download{
    width: 47.7%;
    position: absolute;
    top: 329px;
    left: 20px;
  }
  .banner .banner_main .download .apple{
    width: 46.66%;
    height: 100%;
    float: left;
    margin-right: 6.67%;
  }
  .banner .banner_main .download .android{
    width: 46.66%;
    height: 100%;
    float: right;
  }
  .banner .banner_main .download .apple img , .android img{
    width: 100%;
    height: auto;
  }
  .banner .banner_main .download .apple a{
    width: 100%;
    height: 100%;
  }
  .information{
    width: 720px;
    height: 100px;
    margin: 0 auto;
    position: relative;
  }
  .information .news{
    width: 100%;
    height: 357px;
    position: absolute;
    top: 50%;
    margin-top: -178.5px;
  }
  .information .news .news_title .en{
    color: #BBB;
    font-size: 12px;
  }
  .information .news .news_title .zh{
    font-weight: bold;
    font-size: 36px;
  }
  .information .news .news_title .green{
    width: 64px;
    height: 4px;
    background-color: #53DE2B;
    margin: 12px 0 15px 0;
  }
  .information .news .news_main{
    width: 46.52%;
    height: 134px;
    float: left;
    margin-top: 15px;
    margin-bottom: 60px;
  }
  .information .news .news_main li{
    width: 100%;
    font-size: 14px;
    margin-top: 15px;
  }
  .information .news .news_main li a{
    display: block;
    width: 100%;
  }
  .information .news .news_main li:first-child{
    margin-top: 0;
  }
  .information .news .news_main li .new_info{
    display: inline-block;
    width: 71.48%;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
  }
  .information .news .news_main li .new_date{
    float: right;
    color: #BBB;
  }
  .information .news .margin{
    width: 1px;
    height: 134px;
    background-color: #EEE;
    float: left;
    margin: 0 3.18%;
    margin-top: 15px;
  }
  .information .news .more_news{
    width: 31.98%;
    height: 50px;
    border: 1px solid #000;
    float: left;
    position: absolute;
    bottom: 20px;
    left: 50%;
    margin-left: -17.49%;
    text-align: center;
    font-size: 20px;
    line-height: 50px;
  }
  .information .news .more_news a{
    display: block;
    width: 100%;
    height: 100%;
    color: black;
  }
  footer{
    width: 100%;
    height: 296px;
    background-color: #1B1B1B;
  }
  footer .company_info{
    width: 720px;
    height: 100%;
    margin: 0 auto;
    padding-top: 20px;
    color: #fff;
  }
  footer .company_info .left{
    float: left;
    width: 29.65%;
    height: 160px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  footer .company_info .left p{
    font-size: 12px;
    color: #676767;
  }
  footer .company_info .left .footer_logo a img{
    width: 100%;
    height: auto;
  }
  footer .company_info .left .wei .weixin{
    margin-right: 20px;
  }
  footer .company_info .line{
    float: left;
    width: 1px;
    height: 187px;
    background-color: #3C3C3C;
    margin: 0 2.36%;
  }
  footer .company_info .ml30{
    margin-left: 3px;
  }
  footer .company_info .contact{
    width: 36%;
    height: 187px;
    float: left;
  }
  footer .company_info .contact .us ,.friend{
    font-size: 14px;
    color: #505050;
  }
  footer .company_info .contact .email, .qq{
    font-size: 16px;
    height: 50px;
    line-height: 50px;
  }
  footer .company_info .contact .email span, .qq span{
    font-size: 12px;
    color: #505050;
    float: right;
  }
  footer .company_info .contact .qq{
    border-bottom: 2px solid #3C3C3C;
    margin-bottom: 15px;
  }
  footer .company_info .contact .location{
    font-size: 14px;
    height: 27px;
  }
  footer .company_info .contact .location img{
    vertical-align: middle;
    margin-right: 8px;
  }
  footer .company_info .friendshipLink{
    width: 19.87%;
    height: 187px;
    float: left;
  }
  footer .company_info .friendshipLink .h26{
    height: 26px;
    line-height: 26px;
    font-size: 14px;
  }
  footer .company_info .line2{
    width: 720px;
    height: 1px;
    background-color: #3C3C3C;
    float: left;
    margin: 20px 0 15px 0;
  }
  footer .company_info .copyright{
    height: 46px;
    font-size: 12px;
    margin: 0 auto;
    height: 32px;
    text-align: center;
    color: #676767;
  }
  footer .company_info .copyright p{
    margin-bottom: 5px;
  }
}
</pre></body></html>